#container {
	float: none;
	height: 622px;
	width: 955px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#editable-region-1 {
	float: left;
	height: 35px;
	width: 345px;
	padding-top: 5px;
	padding-left: 5px;
}
#editable-region-2 {
	float: left;
	height: 35px;
	width: 600px;
	padding-top: 5px;
	padding-left: 5px;
}
#editable-region-3 {
	float: left;
	height: 435px;
	width: 955px;
	overflow: auto;
}

#top-left {
	float: left;
	height: 147px;
	width: 156px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#nav-area {
	float: left;
	height: 147px;
	width: 799px;
}

.body-text {
	font-size: 130%;
	color: #333;
	font-weight: bold;
	font-variant: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.body-text-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#editable-area {
	float: left;
	height: 475px;
	width: 955px;
	background-image: url(images/body_slice.jpg);
	background-repeat: no-repeat;
}

#nav-bar {
	float: left;
	height: 25px;
	width: 799px;
}
#header {
	float: left;
	height: 122px;
	width: 799px;
	background-image: url(images/header-slice.jpg);
	background-repeat: no-repeat;
}

.nav-bar-text {
	font-family: "Trajan Pro", "Perpetua Titling MT", Arial;
	font-size: 90%;
	color: #333;
	font-variant: normal;
	text-transform: none;
	font-weight: bolder;
	line-height: 25px;
}
.header-text {
	font-family: "Trajan Pro", "Perpetua Titling MT", Arial;
	font-size: 18px;
	color: #009;
	padding-left: 35px;
}
#home {
	float: left;
	height: 25px;
	width: 75px;
	text-align: center;
}
#easy-access {
	float: left;
	height: 25px;
	width: 220px;
	text-align: center;
}
#services {
	float: left;
	height: 25px;
	width: 165px;
	text-align: center;
}
#information {
	float: left;
	height: 25px;
	width: 200px;
	text-align: center;
}
#contact {
	float: left;
	height: 25px;
	width: 95px;
	text-align: center;
}
#portrait-area {
	float: left;
	height: 435px;
	width: 350px;
	background-image: url(images/portrait-area-slice.jpg);
	background-repeat: no-repeat;
}
#text-for-portrait {
	float: left;
	height: 435px;
	width: 605px;
}
#information-sidebar {
	float: left;
	height: 430px;
	width: 345px;
	padding-left: 5px;
	padding-top: 5px;
}
#information-text-right-of-sidebar {
	float: left;
	height: 430px;
	width: 600px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: auto;
}
#office-pics-left {
	float: left;
	height: 435px;
	width: 350px;
}
#office-maps-right {
	float: left;
	height: 425px;
	width: 600px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 5px;
}
